testing.common.logDepth (method)

2 uses

	testing (current package)
		testing.go#L869: 	c.logDepth(s, 3) // logDepth + log + public function
		testing.go#L873: func (c *common) logDepth(s string, depth int) {